AgileDesign Utilities Library

This library provides common functionality usable for most software projects: Logger - Asynchronous logging wrapper on top of new Microsoft logging class TraceSource with simplified API NameOf - Avoid using string names using static reflection Left(), Right() and NormalizedSpaces() - string extension methods Various reflection helpers See unit tests for usage examples

RegEx Studio

Editor for Regular Expressions (.NET 4.0)

StringDefs

StringDefs.zip (2,2 MB)
C# and VB.NET are great languages but they lack the highly abstracted string processing routines. Other contemporary scripting languages like perl, python has good support for string processing. StringDefs allows developers to write powerful string processing in .NET.

C++ String Toolkit Library

strtk.zip (547 kB)
The C++ String Toolkit Library (StrTk) consists of robust, optimized and portable string processing algorithms for the C++ language. StrTk is designed to be easy to use and integrate within existing code bases.